Einhugur macOS Bridge plugin.

NSOpenPanel.ResolvesAliases Property

A Boolean that indicates whether the panel resolves aliases.

ResolvesAliases as Boolean {Read and Write}

Remarks

When the value of this property is True, dropping an alias on the panel or asking for filenames or URLs returns the resolved aliases. The default value of this property is True. When this value is False, selecting an alias returns the alias instead of the file or directory it represents.

See Also

NSOpenPanel Class